type google.golang.org/grpc.codecV1Bridge

4 uses

	google.golang.org/grpc (current package)
		codec.go#L54: 	return codecV1Bridge{
		codec.go#L81: var _ encoding.CodecV2 = codecV1Bridge{}
		codec.go#L83: type codecV1Bridge struct {
		codec.go#L88: func (c codecV1Bridge) Name() string {